file chooser: Turn off typeahead search
authorMatthias Clasen <mclasen@redhat.com>
Sat, 24 Jan 2015 13:04:36 +0000 (08:04 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 24 Jan 2015 13:44:30 +0000 (08:44 -0500)
It is the third kind of navigation entry in the file chooser after
the location entry and search, and it interacts badly with both
of the others.

gtk/ui/gtkfilechooserwidget.ui

index a783a5c0d59e9f7a2f02e5262825be2f6f2f5bd2..c5505358042a49ebf6932e251ffb28dd8c5b190c 100644 (file)
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="has_tooltip">True</property>
+                            <property name="enable-search">False</property>
                             <child internal-child="accessible">
                               <object class="AtkObject" id="browse_files_tree_view-atkobject">
                                 <property name="AtkObject::accessible-name" translatable="yes">Files</property>